// Mr.David Ezip1.0 OEP finder v0.1
// This script will quickly put you at the OEP of an UPX-packed EXE.
// Just run it!
// Implemented using hardware breakpoints (just for fun).

findop eip, #FFE0#
bphws $RESULT, "x"
run
bphwc $RESULT
sto 
cmt eip,"OEP To Get,Please dumped it,Enjoy!"